| 1. | Generic types enforce compile - time type checking 泛型类型强制实施编译时类型检查。 |
| 2. | The other limitation is lack of compile - time type checking ; since an 另一个限制是缺少编译时类型检查;因为 |
| 3. | This allows for compile - time type checking as well as performance optimizations 这样就支持了编译时类型检测和性能优化。 |
| 4. | The compile - time type of the initializer expression cannot be the null type 在编译时刻构造者表达式的类型不能为null类型。 |
| 5. | If the local variable declaration includes multiple declarators , the initializers must all have the same compile - time type 如果局部变量声明包含了多个声明符,这些声明符必须具备同样的编译期类型。 |
| 6. | If the local variable declaration includes multiple declarators , the initializers must all have the same compile - time type 如果本地变量声明包含多种声明者,那么构造者必须都具有相同的编译时刻类型。 |
| 7. | You can then treat each named value as an instance of that class , providing you with compile - time type safety that a named set of integers can t 然后,可以将每个指定的值看作是那个类的一个实例,这为您提供了指定的整数集合所无法提供的编译时类型安全。 |
| 8. | A variable is a storage location and has an a ociated type , sometimes called its compile - time type , that is either a primitive type ( 4 . 2 ) or a reference type ( 4 . 3 ) 变量是关联于特定类型的存储单元,所关联的类型有时叫做变量的编译时类型,即,既可以是简单类型也可以是引用类型。 |
| 9. | A variable is a storage location and has an associated type , sometimes called its compile - time type , that is either a primitive type ( 4 . 2 ) or a reference type ( 4 . 3 ) 变量是关联于特定类型的存储单元,所关联的类型有时叫做变量的编译时类型,即,既可以是简单类型也可以是引用类型。 |
| 10. | A variable is a storage location and has an associated type , sometimes called its compile - time type , that is either a primitive type ( @ sect ; 4 . 2 ) or a reference type ( @ sect ; 4 . 3 ) 变量是关联于特定类型的存储单元,所关联的类型有时叫做变量的编译时类型,即,既可以是简单类型也可以是引用类型。 |